home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 6_functions / curpos < prev    next >
Text File  |  2001-03-21  |  336b  |  12 lines

  1. Synopsis:
  2.    $curpos()
  3.  
  4. Technical:
  5.    Returns the offset of the cursor to the current window's input buffer.
  6.  
  7. Practical:
  8.    There aren't many practical, everyday uses for this function.  One might
  9.    use it to indicate when the user is nearing the end of the input line
  10.    while typing (sort of like the bell on a typewriter).
  11.  
  12.